Skip to content

Conversation

@SunDevil311
Copy link
Member

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Description

Added

  • Added Vercel CLI scripts to package.json, including dev:vercel and build:vercel.

Changed

  • Bumped project version to v1.18.5.
  • Updated generator metadata in app.html to reflect SvelteKit 2.44.0.
  • Added scripts/testRedirects.js to .gitignore.
  • Cleaned up header in jsconfig.template.jsonc.
  • Updated Repository Structure section in README.md.
  • Restructured CHANGELOG.md such that sections are presented in alphabetical order.
  • Corrected JSDoc annotations in static/disableSw.js.
  • Updated dependencies:
    • @sveltejs/kit 2.43.82.44.0
    • eslint-plugin-jsdoc ^60.8.0^60.8.1

Documentation

  • Revised Repository Structure to accurately reflect the folders under /tests.

Removed

  • Removed all references to Netlify and all Netlify-specific scripts from package.json.
  • Removed test:redirects script from package.json.
  • The testRedirects.js script has been removed from version control, as it is no longer needed to test Netlify redirects.

Checklist

  • I have read and followed the guidelines in the CONTRIBUTING document.
  • I've checked for existing Pull Requests for the same update/change.
  • My code follows the project’s coding style.
  • My code has been linted locally before submission.
  • All new and existing tests pass.

 

  • I have updated the documentation accordingly.
  • I have added tests to cover my changes, if applicable. (Optional, especially for new contributors)

Pull requests are part of a collaborative process — we welcome contributions and review each one carefully. For all but the smallest changes, you can expect maintainers to request improvements or clarifications.

Please check back after opening your PR and be responsive to feedback so we can get your contribution merged quickly.

Thanks for helping improve Network Pro Strategies!

@vercel
Copy link

vercel bot commented Oct 5, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
web Ready Ready Preview Comment Oct 5, 2025 10:12pm

Copy link
Member Author

@SunDevil311 SunDevil311 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All changes look good. Merging pending successful completion of tests.

@github-actions
Copy link

github-actions bot commented Oct 5, 2025

⚠️ Lighthouse Budget Issues Detected

  • First Contentful Paint (score: 0.95)
  • Largest Contentful Paint (score: 0.34)
  • Speed Index (score: 0.94)
  • Time to Interactive (score: 0.8)
  • Largest Contentful Paint element (score: 0)
  • Links rely on color to be distinguishable. (score: 0)
  • Serve static assets with an efficient cache policy (score: 0.5)
  • Reduce unused CSS (score: 0)
  • Reduce unused JavaScript (score: 0)
  • Avoid serving legacy JavaScript to modern browsers (score: 0)
  • Use efficient cache lifetimes (score: 0)
  • Optimize DOM size (score: 0)
  • Legacy JavaScript (score: 0.5)
  • Network dependency tree (score: 0)
  • Render blocking requests (score: 0.5)

View the full report in the workflow artifacts or in .lighthouseci/report.html.

@SunDevil311 SunDevil311 merged commit bf87785 into master Oct 5, 2025
10 checks passed
@SunDevil311 SunDevil311 deleted the feature/release-prep-1.18.5 branch October 5, 2025 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants